Add Universal build target to 'Edit in ODBEditor' project
[MacVim.git] / src / MacVim / edit-in-odb / Edit in ODBEditor.xcodeproj / project.pbxproj
blob63c34103ceecb0d43bcd67f189712a9ed43c6987
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 17085DDA0939627C000D0081 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17085DD90939627C000D0081 /* Carbon.framework */; };
11                 174E80980A57DFA5003FB108 /* url map.plist in Resources */ = {isa = PBXBuildFile; fileRef = 174E80970A57DFA5003FB108 /* url map.plist */; };
12                 1796636A093A122C00138851 /* Edit in ODBEditor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17966367093A122C00138851 /* Edit in ODBEditor.mm */; };
13                 1796636B093A122C00138851 /* NSTextView: Edit in ODBEditor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17966368093A122C00138851 /* NSTextView: Edit in ODBEditor.mm */; };
14                 1796636C093A122C00138851 /* WebView: Edit in ODBEditor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17966369093A122C00138851 /* WebView: Edit in ODBEditor.mm */; };
15                 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
16                 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
17 /* End PBXBuildFile section */
19 /* Begin PBXFileReference section */
20                 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
21                 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
22                 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
23                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
24                 17085DD90939627C000D0081 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
25                 174E80970A57DFA5003FB108 /* url map.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = "url map.plist"; sourceTree = "<group>"; };
26                 17966367093A122C00138851 /* Edit in ODBEditor.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = "Edit in ODBEditor.mm"; path = "src/Edit in ODBEditor.mm"; sourceTree = "<group>"; };
27                 17966368093A122C00138851 /* NSTextView: Edit in ODBEditor.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = "NSTextView: Edit in ODBEditor.mm"; path = "src/NSTextView: Edit in ODBEditor.mm"; sourceTree = "<group>"; };
28                 17966369093A122C00138851 /* WebView: Edit in ODBEditor.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = "WebView: Edit in ODBEditor.mm"; path = "src/WebView: Edit in ODBEditor.mm"; sourceTree = "<group>"; };
29                 32DBCF630370AF2F00C91783 /* Edit in ODBEditor_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Edit in ODBEditor_Prefix.pch"; sourceTree = "<group>"; };
30                 8D5B49B6048680CD000E48DA /* Edit in ODBEditor.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Edit in ODBEditor.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
31                 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
32                 D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
33 /* End PBXFileReference section */
35 /* Begin PBXFrameworksBuildPhase section */
36                 8D5B49B3048680CD000E48DA /* Frameworks */ = {
37                         isa = PBXFrameworksBuildPhase;
38                         buildActionMask = 2147483647;
39                         files = (
40                                 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
41                                 17085DDA0939627C000D0081 /* Carbon.framework in Frameworks */,
42                         );
43                         runOnlyForDeploymentPostprocessing = 0;
44                 };
45 /* End PBXFrameworksBuildPhase section */
47 /* Begin PBXGroup section */
48                 089C166AFE841209C02AAC07 /* Edit in TextMate */ = {
49                         isa = PBXGroup;
50                         children = (
51                                 08FB77AFFE84173DC02AAC07 /* Classes */,
52                                 32C88E010371C26100C91783 /* Other Sources */,
53                                 089C167CFE841241C02AAC07 /* Resources */,
54                                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
55                                 19C28FB8FE9D52D311CA2CBB /* Products */,
56                         );
57                         name = "Edit in TextMate";
58                         sourceTree = "<group>";
59                 };
60                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
61                         isa = PBXGroup;
62                         children = (
63                                 17085DD90939627C000D0081 /* Carbon.framework */,
64                                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
65                                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
66                         );
67                         name = "Frameworks and Libraries";
68                         sourceTree = "<group>";
69                 };
70                 089C167CFE841241C02AAC07 /* Resources */ = {
71                         isa = PBXGroup;
72                         children = (
73                                 174E80970A57DFA5003FB108 /* url map.plist */,
74                                 8D5B49B7048680CD000E48DA /* Info.plist */,
75                                 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
76                         );
77                         name = Resources;
78                         sourceTree = "<group>";
79                 };
80                 08FB77AFFE84173DC02AAC07 /* Classes */ = {
81                         isa = PBXGroup;
82                         children = (
83                                 17966367093A122C00138851 /* Edit in ODBEditor.mm */,
84                                 17966368093A122C00138851 /* NSTextView: Edit in ODBEditor.mm */,
85                                 17966369093A122C00138851 /* WebView: Edit in ODBEditor.mm */,
86                         );
87                         name = Classes;
88                         sourceTree = "<group>";
89                 };
90                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
91                         isa = PBXGroup;
92                         children = (
93                                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
94                         );
95                         name = "Linked Frameworks";
96                         sourceTree = "<group>";
97                 };
98                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
99                         isa = PBXGroup;
100                         children = (
101                                 089C167FFE841241C02AAC07 /* AppKit.framework */,
102                                 D2F7E65807B2D6F200F64583 /* CoreData.framework */,
103                                 089C1672FE841209C02AAC07 /* Foundation.framework */,
104                         );
105                         name = "Other Frameworks";
106                         sourceTree = "<group>";
107                 };
108                 19C28FB8FE9D52D311CA2CBB /* Products */ = {
109                         isa = PBXGroup;
110                         children = (
111                                 8D5B49B6048680CD000E48DA /* Edit in ODBEditor.bundle */,
112                         );
113                         name = Products;
114                         sourceTree = "<group>";
115                 };
116                 32C88E010371C26100C91783 /* Other Sources */ = {
117                         isa = PBXGroup;
118                         children = (
119                                 32DBCF630370AF2F00C91783 /* Edit in ODBEditor_Prefix.pch */,
120                         );
121                         name = "Other Sources";
122                         sourceTree = "<group>";
123                 };
124 /* End PBXGroup section */
126 /* Begin PBXNativeTarget section */
127                 8D5B49AC048680CD000E48DA /* Edit in ODBEditor */ = {
128                         isa = PBXNativeTarget;
129                         buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Edit in ODBEditor" */;
130                         buildPhases = (
131                                 8D5B49AF048680CD000E48DA /* Resources */,
132                                 8D5B49B1048680CD000E48DA /* Sources */,
133                                 8D5B49B3048680CD000E48DA /* Frameworks */,
134                                 17ECD3290A3A1A6A009A4BA0 /* ShellScript */,
135                         );
136                         buildRules = (
137                         );
138                         dependencies = (
139                         );
140                         name = "Edit in ODBEditor";
141                         productInstallPath = "$(HOME)/Library/Bundles";
142                         productName = "Edit in TextMate";
143                         productReference = 8D5B49B6048680CD000E48DA /* Edit in ODBEditor.bundle */;
144                         productType = "com.apple.product-type.bundle";
145                 };
146 /* End PBXNativeTarget section */
148 /* Begin PBXProject section */
149                 089C1669FE841209C02AAC07 /* Project object */ = {
150                         isa = PBXProject;
151                         buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Edit in ODBEditor" */;
152                         compatibilityVersion = "Xcode 2.4";
153                         hasScannedForEncodings = 1;
154                         mainGroup = 089C166AFE841209C02AAC07 /* Edit in TextMate */;
155                         projectDirPath = "";
156                         projectRoot = "";
157                         targets = (
158                                 8D5B49AC048680CD000E48DA /* Edit in ODBEditor */,
159                         );
160                 };
161 /* End PBXProject section */
163 /* Begin PBXResourcesBuildPhase section */
164                 8D5B49AF048680CD000E48DA /* Resources */ = {
165                         isa = PBXResourcesBuildPhase;
166                         buildActionMask = 2147483647;
167                         files = (
168                                 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
169                                 174E80980A57DFA5003FB108 /* url map.plist in Resources */,
170                         );
171                         runOnlyForDeploymentPostprocessing = 0;
172                 };
173 /* End PBXResourcesBuildPhase section */
175 /* Begin PBXShellScriptBuildPhase section */
176                 17ECD3290A3A1A6A009A4BA0 /* ShellScript */ = {
177                         isa = PBXShellScriptBuildPhase;
178                         buildActionMask = 2147483647;
179                         files = (
180                         );
181                         inputPaths = (
182                         );
183                         outputPaths = (
184                         );
185                         runOnlyForDeploymentPostprocessing = 0;
186                         shellPath = /bin/sh;
187                         shellScript = "if [[ -d ~/Oak/Release/Edit\\ in\\ TextMate.bundle && -d ~/Source/TextMate/resources/Edit\\ in\\ TextMate ]]; then\n  cp -pR ~/Oak/Release/Edit\\ in\\ TextMate.bundle ~/Source/TextMate/resources/Edit\\ in\\ TextMate\n  touch ~/Source/TextMate/resources/Edit\\ in\\ TextMate\nfi";
188                 };
189 /* End PBXShellScriptBuildPhase section */
191 /* Begin PBXSourcesBuildPhase section */
192                 8D5B49B1048680CD000E48DA /* Sources */ = {
193                         isa = PBXSourcesBuildPhase;
194                         buildActionMask = 2147483647;
195                         files = (
196                                 1796636A093A122C00138851 /* Edit in ODBEditor.mm in Sources */,
197                                 1796636B093A122C00138851 /* NSTextView: Edit in ODBEditor.mm in Sources */,
198                                 1796636C093A122C00138851 /* WebView: Edit in ODBEditor.mm in Sources */,
199                         );
200                         runOnlyForDeploymentPostprocessing = 0;
201                 };
202 /* End PBXSourcesBuildPhase section */
204 /* Begin PBXVariantGroup section */
205                 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
206                         isa = PBXVariantGroup;
207                         children = (
208                                 089C167EFE841241C02AAC07 /* English */,
209                         );
210                         name = InfoPlist.strings;
211                         sourceTree = "<group>";
212                 };
213 /* End PBXVariantGroup section */
215 /* Begin XCBuildConfiguration section */
216                 1DD3D5530D82D8D7006E4320 /* Universal */ = {
217                         isa = XCBuildConfiguration;
218                         buildSettings = {
219                                 ARCHS = (
220                                         ppc,
221                                         i386,
222                                 );
223                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
224                                 GCC_MODEL_TUNING = G5;
225                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
226                                 GCC_PREFIX_HEADER = "Edit in ODBEditor_Prefix.pch";
227                                 INFOPLIST_FILE = Info.plist;
228                                 INSTALL_PATH = "";
229                                 OTHER_LDFLAGS = (
230                                         "-undefined",
231                                         dynamic_lookup,
232                                 );
233                                 PRODUCT_NAME = "Edit in ODBEditor";
234                                 SYMROOT = ../build;
235                                 WRAPPER_EXTENSION = bundle;
236                         };
237                         name = Universal;
238                 };
239                 1DD3D5540D82D8D7006E4320 /* Universal */ = {
240                         isa = XCBuildConfiguration;
241                         buildSettings = {
242                                 GCC_ENABLE_CPP_EXCEPTIONS = NO;
243                                 GCC_ENABLE_CPP_RTTI = NO;
244                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
245                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
246                                 GCC_WARN_UNUSED_VARIABLE = YES;
247                                 PREBINDING = NO;
248                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
249                         };
250                         name = Universal;
251                 };
252                 1DEB913B08733D840010E9CD /* Debug */ = {
253                         isa = XCBuildConfiguration;
254                         buildSettings = {
255                                 COPY_PHASE_STRIP = NO;
256                                 GCC_DYNAMIC_NO_PIC = NO;
257                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
258                                 GCC_MODEL_TUNING = G5;
259                                 GCC_OPTIMIZATION_LEVEL = 0;
260                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
261                                 GCC_PREFIX_HEADER = "Edit in ODBEditor_Prefix.pch";
262                                 INFOPLIST_FILE = Info.plist;
263                                 INSTALL_PATH = "";
264                                 OTHER_LDFLAGS = (
265                                         "-undefined",
266                                         dynamic_lookup,
267                                 );
268                                 PRODUCT_NAME = "Edit in ODBEditor";
269                                 SYMROOT = ../build;
270                                 WRAPPER_EXTENSION = bundle;
271                                 ZERO_LINK = YES;
272                         };
273                         name = Debug;
274                 };
275                 1DEB913C08733D840010E9CD /* Release */ = {
276                         isa = XCBuildConfiguration;
277                         buildSettings = {
278                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
279                                 GCC_MODEL_TUNING = G5;
280                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
281                                 GCC_PREFIX_HEADER = "Edit in ODBEditor_Prefix.pch";
282                                 INFOPLIST_FILE = Info.plist;
283                                 INSTALL_PATH = "";
284                                 OTHER_LDFLAGS = (
285                                         "-undefined",
286                                         dynamic_lookup,
287                                 );
288                                 PRODUCT_NAME = "Edit in ODBEditor";
289                                 SYMROOT = ../build;
290                                 WRAPPER_EXTENSION = bundle;
291                         };
292                         name = Release;
293                 };
294                 1DEB913F08733D840010E9CD /* Debug */ = {
295                         isa = XCBuildConfiguration;
296                         buildSettings = {
297                                 GCC_ENABLE_CPP_EXCEPTIONS = NO;
298                                 GCC_ENABLE_CPP_RTTI = NO;
299                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
300                                 GCC_WARN_UNUSED_VARIABLE = YES;
301                                 PREBINDING = NO;
302                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
303                         };
304                         name = Debug;
305                 };
306                 1DEB914008733D840010E9CD /* Release */ = {
307                         isa = XCBuildConfiguration;
308                         buildSettings = {
309                                 GCC_ENABLE_CPP_EXCEPTIONS = NO;
310                                 GCC_ENABLE_CPP_RTTI = NO;
311                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
312                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
313                                 GCC_WARN_UNUSED_VARIABLE = YES;
314                                 PREBINDING = NO;
315                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
316                         };
317                         name = Release;
318                 };
319 /* End XCBuildConfiguration section */
321 /* Begin XCConfigurationList section */
322                 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "Edit in ODBEditor" */ = {
323                         isa = XCConfigurationList;
324                         buildConfigurations = (
325                                 1DEB913B08733D840010E9CD /* Debug */,
326                                 1DEB913C08733D840010E9CD /* Release */,
327                                 1DD3D5530D82D8D7006E4320 /* Universal */,
328                         );
329                         defaultConfigurationIsVisible = 0;
330                         defaultConfigurationName = Release;
331                 };
332                 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Edit in ODBEditor" */ = {
333                         isa = XCConfigurationList;
334                         buildConfigurations = (
335                                 1DEB913F08733D840010E9CD /* Debug */,
336                                 1DEB914008733D840010E9CD /* Release */,
337                                 1DD3D5540D82D8D7006E4320 /* Universal */,
338                         );
339                         defaultConfigurationIsVisible = 0;
340                         defaultConfigurationName = Release;
341                 };
342 /* End XCConfigurationList section */
343         };
344         rootObject = 089C1669FE841209C02AAC07 /* Project object */;